git-c-utf-8-language
authorGNU Libc Maintainers <debian-glibc@lists.debian.org>
Sat, 11 May 2024 21:17:18 +0000 (23:17 +0200)
committerAurelien Jarno <aurel32@debian.org>
Sat, 11 May 2024 21:17:18 +0000 (23:17 +0200)
commitfc55916342ecf095ccfd78fa7cc39ea44d08e314
tree55b8b0704ed762228c259c16ec76a05fb8031bd2
parent3abf58d7a57ab954ec751311c320a6759b18f297
git-c-utf-8-language

commit 2897b231a6b71ee17d47d3d63f1112b2641a476c
Author: Bruno Haible <bruno@clisp.org>
Date:   Mon Sep 4 15:31:36 2023 +0200

    intl: Treat C.UTF-8 locale like C locale (BZ# 16621)

    The wiki page https://sourceware.org/glibc/wiki/Proposals/C.UTF-8
    says that "Setting LC_ALL=C.UTF-8 will ignore LANGUAGE just like it
    does with LC_ALL=C." This patch implements it.

    * intl/dcigettext.c (guess_category_value): Treat C.<encoding> locale
    like the C locale.

Reviewed-by: Florian Weimer <fweimer@redhat.com>
Gbp-Pq: Topic any
Gbp-Pq: Name git-c-utf-8-language.diff
intl/dcigettext.c